﻿@charset "utf-8";
/* CSS Document */
html, body, div, span, applet, object, iframe, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, tt, var, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-family: Arial,"Open Sans","Helvetica Neue",Helvetica,"Microsoft YaHei",sans-serif;
}


:focus, input, select, textarea, button {
    outline: 0;
    border: 0;
    background-color: transparent;
}

a {
    color: #333;
}

    a, a:link, a:visited, a:hover, a:active {
        text-decoration: none;
    }

        a:hover {
            color: #ff4747;
        }

table {
    border-collapse: separate;
    border-spacing: 0;
}

img, iframe {
    border: none;
    text-decoration: none;
}

label {
    font-weight: normal;
}

ol, ul {
    list-style: none;
}


a, button {
    cursor: pointer;
}

.container {
    width: 1200px;
    margin: 0 auto;
    padding-left: 0px;
    padding-right: 0px;
}

.c {
    overflow: hidden;
    zoom: 1;
}

select::-ms-expand {
    display: none;
}
/*顶部*/
.kj_top {
    height: 30px;
    line-height: 30px;
    background-color: #f5f5f5;
    font-size: 12px;
}

    .kj_top ul li:first-child a {
        padding:0px 10px;
    }

    .kj_top ul li a {
        padding: 0px 5px;
    }

/*导航，购物车，搜索*/
.navbar-default {
    background-color: initial; /*initial为css最开始默认的属性*/
    border-color: #fff;
}

.navbar-brand {
    height: 105px;
}

.kj_sear {
    width: 475px;
    border: 1px solid #FF4747;
}

    .kj_sear input[type="text"] {
        border: none;
        box-shadow: none;
        width: 405px;
        height: 40px;
        line-height: 40px;
        background: url(../images/sear.png) no-repeat left 15px center;
        padding-left: 40px;
    }

.kj_sear button {
    width: 64px;
    height: 40px;
    line-height: 40px;
    background-color: #ff4747;
    padding: 0px;
    border-radius: 0px;
    border: none;
    color: #fff;
}

.navbar-form {
    margin-left: 105px;
    margin-top: 30px;
}

.kj_shopcart {
    margin-top: 35px;
    margin-left: 20px;
}

    .kj_shopcart sup {
        height: 15px;
        width: 15px;
        line-height: 15px;
        text-align: center;
        background-color: #ff4747;
        color: #fff;
        display: block!important;
        border-radius: 30px;
    }

.kj_shopcart sup {
    top: -3.5em;
    left: 25px;
}

.kj_gwc {
    margin-left: 15px;
    font-size: 16px;
    padding-top: 5px;
    border-right: 1px solid #D6D6D6;
    padding-right: 10px;
}

.kj_hotline {
    background: url(../images/phone.jpg) no-repeat left center;
    margin-top: 35px;
    color: #ff4747;
    font-size: 18px;
    margin-left: 15px;
    padding-left: 30px;
}

/*导航*/
.kj_nav {
    height: 45px;
    background-color: #ff4747;
}


.kj_cpfltitle {
    background: url(../images/fele.png) no-repeat left 30px center;
    padding-left: 50px;
    position: relative;
    height: 45px;
    line-height: 45px;
    width: 220px;
    background-color: #f10202;
}
.kj_profl {
position:relative;
}
.kj_cpfltitle > a {
    font-size: 16px;
    color: #fff;
}

.navbar-nav > li > a {
    padding-top: 0px;
    padding-bottom: 0px;
}

.navbar-default .navbar-nav > li > a {
    line-height: 45px;
    color: #fff;
}

.nav > li > a {
    padding: 0px 40px;
}

.kj_navv ul li:hover {
    background-color: #ffb400;
}

    .kj_navv ul li:hover a {
        color: #fff !important;
    }

.navbar {
    margin-bottom: 0px;
}
/*	banner图*/


/*产品中心*/
.kj_procenter {
    margin-top: 40px;
}

.kj_procenter_title {
    border-bottom: 1px solid #D9D9D9;
}

    .kj_procenter_title a {
        margin-top: 25px;
    }

.kj_proflxx {
    margin-top: 20px;
}
.kjcxzgyy {
    position: relative;
    /*width: 285px;*/
    height: 160px;
    margin-right: 20px;
}
.kj_proflxx ul li {
   
}

        .kj_proflxx ul li:last-child {
            margin-right: 0px;
        }

        .kj_proflxx ul li p {
         
            height: 160px;
            line-height: 160px;
            text-align: center;
        }

            .kj_proflxx ul li p img {
                max-height: 160px;
           
                vertical-align: middle;
            }
        .kj_proflxx ul li:hover .kj_proflxxjs {
            display:block;
        }
        .kj_proflxx ul li:hover .kj_proflxxzzc {
        display:none;
        }
        .kj_proflxxzzc {
            position: absolute;
            width: 100%;
            height: 100%;
            background-color: rgba(0,0,0,0.4);
            opacity: 0.8;
            top: 0px;
            left: 0px;
            text-align: center;
            font-size:18px;
            font-weight:bold;
        }

    .kj_proflxxzzc span {
        display: inline-block;
        padding: 12px 45px;
        border-top: 1px solid #fff;
        border-bottom: 1px solid #fff;
        color: white;
        margin-top: 20%;
    }

.kj_proflxxjs {
    background-color: rgba(0,130,82,0.4);
    display: none;
    position: absolute;
    z-index: 23;
    top: 0;
    width: 100%;
    height: 100%;
    color: white;
    padding: 22px 65px;
    line-height: 22px;
    overflow: hidden;
}

.kj_procenter_title h3 {
    font-size: 22px;
}
/*促销中心*/
.kj_propomotion {
    margin-top: 40px;
}
.kj_pronamedf {
    height:22px;
    overflow:hidden;
}
.kj_procp {
    margin-top: 15px;
}

    .kj_procp ul li {
        width: 230px;
        height: 252px;
        border: 1px solid #E9E9E9;
        margin-right: 8px;
        padding: 0px;
    }

        .kj_procp ul li:last-child {
            margin-right: 0px;
        }

        .kj_procp ul li a p {
            width: 228px;
            height: 180px;
            line-height: 180px;
            text-align: center;
            vertical-align: middle;
            overflow:hidden;
        }

            /*.kj_procp ul li a p img {
                max-width: 225px;
                max-height: 180px;
            }*/

.kj_pronamecas {
    height: 70px;
    background-color: #f1f1f1;
    text-align: center;
    padding-top: 15px;
    line-height: 25px;
}

.kj_procp .list-inline {
    margin-left: 0px;
}

/*新闻*/
.kj_news {
    margin-top: 40px;
}

.kj_newsjswz {
    border-bottom: 1px solid #ff4747;
}

    .kj_newsjswz a {
        margin-top: 10px;
    }

    .kj_newsjswz h3 {
        font-size: 18px;
        margin: 0px;
        height: 40px;
        line-height: 40px;
        padding: 0px 20px;
        background-color: #ff4747;
        color: #fff;
        margin-top: 5px;
    }

.kj_jswz .col-lg-6:first-child {
    padding-left: 0px;
    padding-right: 20px;
}

.kj_newscont {
    margin-top: 15px;
}

.kj_dfnewscont h3 {
    font-size: 15px;
    margin-top: 0px;
    color: #000;
    height: 15px;
    overflow: hidden;
}

.kj_dfnewscont {
    font-size: 12px;
    color: #888888;
    line-height: 22px;
    height: 72px;
    overflow: hidden;
}

.kj_newscont .col-lg-3, .kj_newscont .col-lg-9 {
    padding-left: 0px;
}

.kj_newscont ul li {
    padding: 10px 0px;
}

    .kj_newscont ul li span {
        float: right;
    }

/*优正急服务*/
.kj_yzjfw {
    margin-top: 40px;
    border-top: 1px solid #ddd;
    padding-top: 20px;
    padding-bottom: 30px;
}

.kj_you {
    background: url(../images/you.png) no-repeat left center;
    font-size: 18px;
    padding-left: 60px;
    height: 60px;
    padding-top: 18px;
}

    .kj_you.kj_zheng {
        background: url(../images/zheng.png) no-repeat left 25px center;
        padding-left: 85px;
    }

    .kj_you.kj_ji {
        background: url(../images/jisu.png) no-repeat left 45px center;
        padding-left: 105px;
    }

    .kj_you.kj_fuwu {
        background: url(../images/zan.png) no-repeat left 65px center;
        padding-left: 125px;
    }

/*底部导航*/
.kj_footer {
    border-top: 2px solid #FF4747;
    background-color: #f6f6f6;
    padding-top: 30px;
    padding-bottom: 30px;
}

.kj_footernav h3, .kj_contactus h3 {
    margin-top: 0px;
    font-size: 15px;
}

.kj_footernav, .kj_contactus {
    line-height: 25px;
}

.kj_footer .col-lg-6 img {
    float: right;
}

/*copyright,备案号*/
.kj_copyrightba {
    background-color: #e6e6e6;
    padding-top: 15px;
    padding-bottom: 15px;
    line-height: 25px;
}

/*新闻内页*/
.kj_nct {
margin-top:10px;
margin-bottom:10px;
}
.btn-exchange, .btn-exchange:hover, .btn-exchange:active, .btn-exchange:focus {
    background-color: #ff4747!important;
    border-color: #ff4747!important;
}
.kj_newsny ul li {
    float: left;
    margin-right: 10px;
}
    .kj_newsny ul li a, .kj_newsny ul li i {
        font-size: large;
        padding-left: 5px;

    }
.kj_newsny {
    width: 230px;
    margin: 0 auto;
}
/*.kj-item-news-list li a {
    color: #0589B9;
    font-size: 12px;
}*/
.kj-item-news-list li {
    padding: 10px;
}
.kj-mainarea {
    min-height: 350px;
}
.pagination-lg > li > a, .pagination-lg > li > span {
    padding: 5px 10px;
    font-size: 18px;
    line-height: 1.3333333;
}

/*单页面*/
.largeinquiry_form dl {
    width: 48%;
    height: 65px;
    float: left;
    margin-bottom: 8px;
    display: inline-block;
}
.largeinquiry_form .formcom-ipt {
    width: 97%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
.largeinquiry_form .formcom-area {
    width: 97%;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
.largeinquiry_form .form-vcodebox {
    float: right;
}
.largeinquiry_form .formcolumn-item-ct .formcom-vcode {
    width: 30%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
.ShopCartBox {
display:none!important;
}
.kj_navv ul li.on {
    background-color: #ffb400;
}
/*产品页*/
.kj_cpflojt>ul>li {
    font-size: 15px;
    line-height: 28px;
    border-bottom:1px dashed #ddd;
    margin:10px 0px;
    padding-bottom:10px;
}
.kj_cpflojt>ul>li>a {
    font-size: 15px;
    color: #333;
}
.kj_prodsj a {
font-size:13px;
}
.kj_prodyj {
display:none;
}
.kj_nycpfljj {
    line-height: 25px;
    font-size: 12px;
}
.kj_cplbny a {
    color: #333;
}
.kj_cplbny tr th, .kj_cplbny tr td {
    padding: 8px;
    line-height: 20px;
    /*text-align: left;*/
    border-top: none !important;
    vertical-align: middle !important;
    border-bottom: 1px solid #ddd;
    font-size:12px;
}
.kj_ta {
    margin-bottom: 0px;
    background-color: #f5f5f5 !important;
    border: none;
}
.kj-pro-num-box .kj-pro-num-minus {
    left: 0px;
}

.kj-pro-num-box-min button {
    width: 25px;
    height: 25px;
}
.kj_zxbgxs {
padding:0px!important;
}

.kj-pro-num-box button {
    width: 25px;
    height: 25px;
    background-color: #ffffff;
    position: absolute;
    margin: 0px;
    padding: 0px;
    top: 0px;
}

.kj-pro-num-box.kj-pro-num-box-min input {
    border: 1px solid #ddd;
}

.kj-pro-num-box-min input {
    height: 25px;
    width: 30px;
    text-align:center;
}

.kj-pro-num-box .kj-pro-num-plus {
    right: 0px;
}

.btn-primary {
    background-color: #FF4747;
    border-color: #FF4747;
}
.kj_wdzdzl {
width:100px;
}
.kj_product_page > div > span {
    display: inline-block;
    padding: 5px 10px;
    border: 1px solid rgb(221,221,221);
    margin-right: 5px;
}
.kj_product_page select {
    display: none;
}
.kj_product_page > div > span input {
    border: 1px solid rgb(221,221,221);
}
.kj_product_page > div > span:last-child {
    border: 0;
}
.kj_product_page {
    margin-top: 30px;
    margin-bottom: 30px;
}
.kj-pro-num-box button {
    border: 1px solid #ddd;
}
.kj-pro-num-box-min {
    height: 27px;
    width: 85px;
    margin: 0px auto;
    text-align: center;
    position:relative;
}
.kj_ta  .fa{
    color:red;
    font-size:20px;
}
.kj_ggdtmap {
width:100%;
height:400px;
}
/*.kj-progoods-list {
display:none;
}*/
/*产品内页*/
.kj_tablee h1 {
    font-size: 26px;
    color: #004e81;
    margin-bottom: 0px;
}
.kj_tablee .col-lg-8 {
padding-left:0px;
}
.kj_nyprojsxq table {
font-size:12px;
margin-bottom:10px;
}
    .kj_nyprojsxq table tr td, .kj_nyprojsxq table tr th {
        padding: 5px;
        vertical-align:middle;
    }
.kj_proimgny p {
    width: 300px;
    height: 185px;
    line-height: 185px;
    text-align: center;
    border: 2px solid #ddd;
}
    .kj_proimgny p img {
        max-height: 200px;
        max-height: 160px;
        vertical-align: middle;
        display: inline-block;
    }
.kj-product-content .nav > li > a {
    padding:5px 10px;
}
.kj-proitembox {
    border: 1px solid #dddddd;
    border-radius: 5px;
    padding: 5px;
    background-color: #fff;
}
#kj-productitem-buy-select {
display:none;
}
.kj_pageym span input:first-child, .kj_pageym select{
    border: 1px solid #ddd;
}
.thumbnail:hover {
    border-color: #ff4747;
}
.thumbnail a p {
height:160px;
line-height:160px;
text-align:center;
}
    .thumbnail a p img {
    max-height:160px;
    vertical-align:middle;
    max-width:265px;
    }
.kj_profl:hover ul {
display:block;
}
.kj_profl > ul {
    display: none;
    position: absolute;
    background-color: #fff;
    width: 220px;
    left: 0px;
    top: 45px;
    z-index: 99;
    box-shadow: 0 2px 5px 0px rgba(0,0,0,0.5);
}
    .kj_profl > ul > li {
        padding: 15px 20px;
     
        background-color: #EF4040;
        border-bottom: 1px solid #F58D8D;
    }
        .kj_profl > ul > li > a {
            font-size: 15px;
            
            color:#fff;
        }

        .kj_profl > ul > li > .kj_pc_list4 {
            position: absolute;
            top: 0px;
            left: 100%;
            width: 650px;
            z-index: 100;
            min-height: 100px;
            background-color: #fff;
            display: none;
            padding: 25px;
            box-shadow: 0 2px 5px 0px rgba(0,0,0,0.5);
            min-height: 250px;
        }
.kj_pc_list4 .sub_dl .sub_dt > a {
    font-size:12px;
    font-weight:bold;
    padding-right: 5px;
    padding-bottom: 5px;
}
.sub_dl ul {
margin-top:10px;
}
.kj_profl :hover > ul {
    display: block;
}
.kj_pc_list4 .sub_dl {
    overflow: hidden;
    width: 100%;
    float: left;
    margin-bottom: 20px;
}
    .kj_pc_list4 .sub_dl .sub_dt {
        border-bottom: 1px solid #ddd;
        padding-bottom:5px;
    }
    .kj_pc_list4 .sub_dl .sub_dd a {
        border-right: 1px solid #ddd;
        display: block;
        padding: 0px 10px;
        color: #797979;
    }
.kj_profl > ul > li:hover {
background-color:#fff;
}
.kj_navv li.on{
    background-color: #ffb400;
}
.kj_profl > ul > li:hover > a {
    color: #FF4747;
}
    .kj_pc_list4 .sub_dl .sub_dd:first-child a {
        padding-left: 0px;
    }
    .kj_pc_list4 .sub_dl .sub_dd:last-child a {
    border-right:none;
    }
        .kj_pc_list4 .sub_dl .sub_dd {
            float: left;
        }

.kj_profl > ul > li:hover > .kj_pc_list4 {
    display: block;
}
/*.kj_newscont li img {
    max-width: 130px;
}*/
.kj_copyright {
    background-color: #e6e6e6;
    padding-top:10px;
    padding-bottom:10px;
    line-height:25px;
}
.kj_navdefault .navbar-collapse {
padding-left:0px;
padding-right:0px;
}
.kj_footernav li a {
    color: #838383;
}
.kj_zbx ul li {
    font-size: 16px;
    line-height: 28px;
}
.kj_seargjz {
border:1px solid #ddd;
}
.kj_searleftimg p {
width:120px;
height:120px;
line-height:120px;
text-align:center;
}
    .kj_searleftimg p img {
    max-height:120px;
    max-width:120px;
    vertical-align:middle;
    }
.kj_searname {
    padding-top: 20px;
    font-size: 16px;
    font-weight: bold;
}
.kj_prodyj, .kj_prodej ul {
    padding-left: 10px;
}
.kj_cpfltit {
    height: 45px;
    background-color: #FF4747;
    color: #fff;
    font-size: 18px;
    padding-left: 25px;
    line-height: 45px;
}
.kj_prodej ul {
    display: none;
}
.col-lg-l-2 {
width:20%;
}
.col-lg-l-10 {
    width:80%;
}
.kj_product_list {
    background-color: #FAFAFA;
    padding-bottom: 20px;
    padding-top: 10px;
}
    .kj_product_list li {
        padding: 10px 20px;
        font-size: 15px;
    }
        .kj_product_list li a {
            color: #666;
        }
        .kj_product_list li i {
            font-size: 8px;
            margin-top: 4px;
        }
.kj_fdzsejfl {
    padding-left: 10px;
    margin-top: 5px;
    display: none;
}
.kj_whhnysj.active {
    display: block;
}
.kj_whhnysj li.active a, .kj_product_list > li.active > a {
    color: #FF4747;
}
.kj_fdzsejfl li.active .kj_wxytssdj > a {
    color: #FF4747;
}
.kj_product_list > li.active>ul {
display:block;
}
.kj_whhnysj.active li.active a {
    color: #FF4747;
}
.kj_fdzsejfl.active li.active>ul {
    display:block;
}
.kj_whhnysj {
    display: none;
}
.kj_fdzsejfl.active {
display:block;
}
.kj_fdzsejfl > li {
    padding: 8px 15px;
}
.kj_whhnysj li a {
    font-size: 12px;
}
.kj_whhnysj li {
    padding-bottom: 0px;
}
.kj_searpeoxj {
    font-size: 12px;
}
    .kj_searpeoxj span {
        color: #ff4747;
    }
.kj_xsjfdh p input[type="text"], .kj_xsjfdh p textarea {
    border: 1px solid #ddd;
}
.kj_xsjfdh p {
margin-bottom:10px;
}
.kj_seargjz {
margin-bottom:10px;
}
/*积分商城*/
.kj-productinfo-fliter dt {
    border-bottom: 0;
    height: auto;
}
.dl-horizontal dt {
    font-weight: normal;
    width: 100px;
    color: #999999;
    line-height: 30px;
    padding-top: 10px;
    padding-bottom: 0px;
}
.kj-productinfo-fliter-dd.red {
    color: red;
    font-size: 30px;
}
.kj_searpeoqt .pannel-head table {
margin-bottom:0px;
}
.kj-progoods-list > .panel {
border:none;
margin-bottom:0px;
}
.navbar > .container .navbar-brand {
    padding-left: 0px;
}
.pagination-lg > li > a, .pagination-lg > li > span {
font-size:14px;
}
.kj_szkd {
width:75%;
}
.kj_bjtpearth {
    background: url(../images/earth.png) no-repeat left top 5px;
    padding-left: 30px;
    font-size: 26px;
    color: #004e81;
    border-bottom: 1px solid #ccc;
    padding-bottom: 10px;
    margin-top: 30px;
}
.kj-item-news-list li:nth-child(odd) {
    background: #f8f8f8;

}
.kj-productinfo-content-box {
width:85%;
}
.kj_proflxx ul li p img {
display:inline-block;
}
.kj_proflxx ul li p {
    width: 100%;
}
.kj_procp ul li a p img {
    display: inline-block;
}
.kj-product-content .tab-pane {
margin-top:30px;
}
.kj_nyprojsxq table tr th {
    text-overflow: ellipsis;
    white-space: nowrap;
}
.kj-product-content {
margin-top:20px;
}
.kj_ysygxkd {
    width: 85%;
}
.kj_coagd {
margin-top:50px;
}
.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
    background-color: #FF4747;
    border-color: #FF4747;
}
.pagination > li > a:hover, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus, .pagination > li > a, .pagination > li > span {
    color: #FF4747;
}
@media(max-width:1200px) {
    .container {
        width: 970px;
        padding-left: 15px;
        padding-right: 15px;
    }

    .kj_sear {
        width: 340px;
    }

        .kj_sear input[type="text"] {
            width: 265px;
        }

    .navbar-form {
        margin-left: 0px;
    }

    .kj_profl > ul {
        left: 0px;
    }

    .nav > li > a {
        padding: 0px 22px;
    }

    .kjcxzgyy {
        width: 100%;
        margin-right: 40px;
    }

  

            .kj_proflxx ul li p img {
                max-width: 200px;
            }

    .kj_procp ul li a p {
        width: 100%;
    }



    .kj_procp ul li {
        width: 176px;
    }

    .kj_you.kj_zheng {
        background: url(../images/zheng.png) no-repeat left center;
        padding-left: 55px;
    }

    .kj_you.kj_ji {
        background: url(../images/jisu.png) no-repeat left center;
        padding-left: 60px;
    }

    .kj_you.kj_fuwu {
        background: url(../images/zan.png) no-repeat left center;
        padding-left: 60px;
    }

    /*.kj_newscont li img {
        max-width: 100px;
    }*/



    .kj_shopcart {
        margin-left: 10px;
    }

    .thumbnail a p {
        height: 115px;
        line-height: 115px;
    }
        .thumbnail a p img {
            max-width: 190px;
        }
    .kj_proimgny {
    margin-top:20px;
    }
 
    }

@media(max-width:992px) {
    .container {
        width: 750px;
    }

    .nav > li > a {
        padding: 0px 10px;
    }

    .kj_proflxx ul li {
  
        margin-bottom:10px;
    }


            .kj_proflxx ul li p img {
                max-width: 260px;
            }
    .kj_procp ul li {
        width: 225px;
        margin-bottom: 20px;
    }
  
          
    /*.kj_newscont li img {
        max-width: 115px;
    }*/
    .kj-mainarea {
    margin-top:20px;
    }
    .navbar-brand > img {
        max-width: 200px;
    }
    .kj-phonefooter .navbar-default {
        background-color: #f8f8f8;
    }
    .kj-phonefooter .nav-tabs div.kj-addtocart-btn-bottom-col a.kj-addtocart-btn-href {
        display: block;
        font-size: 16px;
        margin-top: -5px;
        margin-bottom: -15px;
        margin-right: -5px;
        line-height: 60px;
        background-color: #ff6600;
        color: #fff;
    }
    .kj-phonefooter .nav-tabs div.kj-addtocart-btn-bottom-col {
        padding: 0px;
        margin: 0px;
    }
    #kj-productitem-buy-select {
        position: fixed;
        left: 0px;
        top: 0px;
        right: 0px;
        bottom: 0px;
        z-index: 99999;
    }
    .kj-productitem-buy-select-mask {
        position: absolute;
        background-color: rgba(0,0,0,.8);
        left: 0px;
        top: 0px;
        right: 0px;
        bottom: 0px;
    }
    .kj-productitem-buy-select-inner {
        background-color: #ffffff;
        position: absolute;
        left: 0px;
        top: 20%;
        right: 0px;
        bottom: 0px;
        padding-bottom: 50px;
        overflow: auto;
    }
    .kj-buy-select-content {
        position: absolute;
        top: 0px;
        left: 0px;
        right: 0px;
        bottom: 0px;
        padding-top: 100px;
        overflow: auto;
    }
    .kj-buy-select-head {
        height: 100px;
        position: absolute;
        top: 0px;
        left: 0px;
        right: 0px;
        padding: 8px;
        background-color: #f8f8f8;
        border-bottom: 0px solid #ccc;
        box-shadow: 0px 0px 5px rgba(0,0,0,.3);
    }
        .kj-buy-select-head h4.media-heading {
            font-size: 16px;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
            width: 95%;
        }
        .kj-buy-select-head .kj-price {
            color: red;
            font-size: 18px;
        }
    .kj-buy-select-ctrlbox {
        position: fixed;
        left: 0px;
        right: 0px;
        bottom: 0px;
        padding: 0px;
        box-shadow: 0px 0px 5px rgba(0,0,0,.3);
    }
        .kj-buy-select-ctrlbox button {
            color: #fff;
            font-size: 16px;
            padding: 10px;
            background-color: #ff6600;
            border-radius: 0px;
        }
    .kj_szkd {
        width: 85%;
    }
    .kj-product-content ul li {
    width:25%;
    text-align:center;
    }
    .kj_cpfltitle, .kj_profl > ul {
        width: 200px;
    }
    .col-lg-l-10 {
        width: 100%;
    }
    .kj_profl > ul > li > .kj_pc_list4 {
    width:515px;
    }
}

@media(max-width:769px) {
    .container {
        width: 100%;
    }
    .kj_ysygxkd {
        width: 100%;
    }
    .hidden-xs {
        display: none;
    }
    .visible-xs {
    display:block!important;
    }
    .kj_searleftimg p {
        width: 60px;
    }
    .kj_searleftimg p img{
        max-width: 60px;
    }
    
    .kj_procp ul li {
        width: 48%;
        margin-right: 3px;
    }

      

      

    .kj_dfnewscont {
        height: 70px;
    }

    .navbar-fixed-bottom .nav-tabs .col-xs-2 {
        font-size: 12px;
        padding: 4px;
    }

    .kj_proimgny p {
        width: 100%;
    }

    .kj_tablee h1 {
        font-size: 22px;
        margin-bottom: 10px;
        margin-top: 0px;
    }

    .navbar-brand img {
        max-width: 40px;
    }
    .navbar-brand {
    padding:0px;
    padding-top:5px;
    height:25px;
    }
    .navbar-default .navbar-collapse, .navbar-default .navbar-form {
    border-color:#fff;
    }
    .kj_sear input[type="text"] {
        width: 80%;
    }
    .kj_sear {
        width: auto;
    }
        .kj_sear button {
        width:20%;
        }
    .navbar-form {
        margin-left: 45px;
        margin-top:0px;
        margin-bottom:0px;
    }
    .kj_sear button {
    height:30px;
    line-height:30px;
    }
    .kj_sear input[type="text"] {
    height:30px;
    line-height:30px;
    }
    .kj_navv {
        width: 100%;
        margin-left: 0px;
        margin-top: 10px;
    }
    .navbar-default .navbar-nav > li > a {
        color: #333;
    }
    .kj_nav {
    background-color:#fff;
    }
    .largeinquiry_form dl {
        width: 98%;
        height: 65px;
        float: none;
        display: block;
    }
    .kj_newscont ul li a {
        float: left;
        width: 240px;
        display: block;
        height: 20px;
        overflow: hidden;
    }
    .kj-mainarea {
        margin-top: 10px;
    }
    .dl-horizontal dd {
    margin-left:0px;
    }
    .thumbnail a p img {
        max-width: 250px;
    }
    .kj_tablee .table-responsive {
    border:none;
    }
    .kj_nyprojsxq .btn {
        padding: 6px 0px;
        width: 32%;
    }
    .kj-productinfo-fliter dt {
        border-bottom: 0px solid #f8f8f8;
        width: 60px;
        line-height: 35px;
        padding-top: 10px;
        padding-bottom: 0px;
        float: left;
        text-align: right;
    }
    .kj-productinfo-fliter dd {
        margin-left: 80px;
        border-bottom: 1px solid #efefef;
        padding-top: 18px;
        padding-bottom: 10px;
    }
        .kj-productinfo-fliter dd a.active {
            border-color: red;
            color: red;
        }
        .kj-productinfo-fliter dd a {
            padding-left: 10px;
            padding-right: 10px;
            border: 1px solid #ffffff;
            margin-right: 10px;
            display: inline-block;
            position: relative;
        }
    .navbar-form {
        margin-right: 54px;
        margin-left: 36px;
    }
    .kj_szkd {
        width: 100%;
    }
    .kj-productinfo-content-box {
        width: 100%;
    }
    .kj_searpeoqt tr, .kj_searpeoqt td {
    display:block;
    border:none!important;
    }
    .kj_tablee {
        padding: 0px;
        padding-left: 10px;
        padding-right: 10px;
    }
    .kj-product-content .nav > li > a {
        padding: 5px 2px;
    }
    .kj-phonefooter .nav-tabs {
        text-align: center;
        padding: 5px;
    }
        .kj-phonefooter .nav-tabs a {
            color: #999999;
            text-align: center;
        }
    .kj_mmjcd span {
        margin-top: 0px;
        margin-left: 0px;
    }
    .kj_jfsco .dl-horizontal dt {
    float:left;
    }
    .kj_coagd .panel {
    border:none;
    box-shadow:none;
    }
    .kj_searpeoqt {
    border:none;
    }
    .kj-price-box .kj-price {
        color: red;
        font-size: 30px;
    }
    .kj-price-box {
    margin-top:20px;
    }
}


/*在线客服*/
.keifu {
    position: fixed;
    top: 10%;
    right: 0;
    width: 131px;
    _position: absolute;
    _top: expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.bottom,10)||0)-(parseInt(this.currentStyle.marginTop,10)||0)-(parseInt(this.currentStyle.marginBottom,10)||0)));
    z-index: 990;
}

.keifu_tab {
    width: 160px;
}

.icon_keifu {
    width: 26px;
    height: 100px;
    float: left;
    background-color:red;
    position: relative;
    display: none;
    cursor: pointer;
    color:#fff;
    text-align:center;
    padding-top:10px;
    border-radius:10px;
}

.keifu_box {
    float: left;
    width: 131px;
    border:1px solid #ddd;
}

.keifu_tab img {
    display: block;
    margin-top: 10px;
}

.keifu_head {
    width: 130px;
    height: 30px;
    background-color: red;
    background-position: 0 -103px;
    font-size:14px;
    line-height: 30px;
    position: relative;
    color:#fff;
    padding-left:10px;
}

.keifu_close:link, .keifu_close:visited {
    display: block;
    width: 16px;
    height: 20px;
    background: url(../images/cha.jpg) -40px 0;
    position: absolute;
    top: 5px;
    right: 5px;
}



.keifu_con {
    padding-top: 15px;
    background: #fbfbfb;
    border-bottom:1px solid #ddd;
    padding-bottom:20px;
}

    .keifu_con li {
        line-height: 10px;
        padding-left: 22px;
    }

    .keifu_con .weixin {
        height: 96px;
    }

    .keifu_con .bt {
        font-size: 16px;
        height: 30px;
        line-height: 30px;
        text-align: left;
        padding: 0 0 0 20px;
        color: #012646;
    }

.keifu_bot {
    width: 131px;
    height: 60px;
    background-color:#fff;
    background-position: 0 -149px;
    text-align:center;
}
.keifu_bot h3{
font-size:14px;
margin-top:0px;
padding-top:10px;
text-align:center;
margin-bottom:5px;
}
    .keifu_bot span {
    
    font-size:15px;
    color:red;
    font-weight:bold;
    }
           